Additive Homomorphic Encryption
https://gyazo.com/e2aa15338e84f5e3621d4373e5e0c0fc
Paillier cryptosystem
https://qiita.com/tnakagawa/items/b1e55e66ae017b0c9d78
http://elliptic-shiho.hatenablog.com/entry/2015/12/14/213328
https://ykm11.hatenablog.com/entry/2018/10/19/205950
Benchmarking Paillier Encryption
https://medium.com/snips-ai/benchmarking-paillier-encryption-15631a0b5ad8
Javascript Paillier demo
https://mhe.github.io/jspaillier/
implementation
https://github.com/KZen-networks/zk-paillier
https://github.com/mortendahl/rust-paillier
https://github.com/snipsco/rust-paillier
Lifted ElGamal
https://github.com/aistcrypt/Lifted-ElGamal
additive homomorphic encryption demo using lifted ElGamal encryption
https://github.com/herumi/add_he
Additive homomorphic EC-ElGamal
https://github.com/lubux/ecelgamal
Additivie Homomorphic ElGamal encryption with range zero-knowledge proof and universal cast-as-intended proofs
https://github.com/provotum/crypto-rs
homomorphic-encryption
https://github.com/topics/homomorphic-encryption?o=asc&s=forks
Homomorphic Encryption 101
https://github.com/iamtrask/Docs/blob/master/tutorials/homomorphic_crypto_101.md
A brief survey of Fully Homomorphic Encryption, computing on encrypted data
https://blog.quarkslab.com/a-brief-survey-of-fully-homomorphic-encryption-computing-on-encrypted-data.html